Welcome![Sign In][Sign Up]
Location:
Search - J2ME GPS

Search list

[J2MEj2me实现 gps卫星定位的代码

Description: j2me实现 gps卫星定位的代码,支持gps和Agps的方式获得卫星定位坐标
Platform: | Size: 6824 | Author: joseph.p.chow@gmail.com | Hits:

[J2MEgps1234

Description: J2ME WAP功能GPRS的实现 -WAP J2ME achieve functional GPRS
Platform: | Size: 403456 | Author: 胡一刀 | Hits:

[J2MEGPS_j2me

Description: 使用j2me编写的手机平台上GPS定位的代码,里面有部分注释,希望对你的工作会有帮助-prepared by the use of mobile J2ME platform GPS code, there are some notes, hope for your work will be helpful
Platform: | Size: 21504 | Author: 刘琨鹏 | Hits:

[J2MElibGPS4j2me-1.0

Description: A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.-A Java Framework for connecting to and exch anging data from the GPS units to J2ME Mobile Device s. Serial and Bluetooth connections to GPS devi ces. Support for NMEA- 0183 GPS Standard. An Obs servers- Design Pattern makes the library extend able. Based on GPSlib4j.
Platform: | Size: 3375104 | Author: | Hits:

[J2MECellphonetoGPS

Description: J2ME程序源代码。实现手机通过蓝牙技术连接到GPS Receiver,对GPS数据进行处理,显示当前位置和速度。-J2ME source code. Achieved through Bluetooth technology cell phone connected to the GPS Receiver for GPS data processing, display the current position and velocity.
Platform: | Size: 22528 | Author: xiaomin yang | Hits:

[Windows DevelopGPSMonitor

Description: 本程序是监测GPS的情况,如是否定位,搜到几颗卫星等,并且分割GPS数据,环境为VB。-this program is to monitor the GPS, such as the location and found that several satellites. Segmentation and GPS data, the environment for VB.
Platform: | Size: 4096 | Author: xiaomin yang | Hits:

[J2MEJVNMobileGIS_src_v1.0.4

Description: 实现了一个基于j2me移动gps定位系统,并能进行缩放,保存地图等功能,支持蓝牙-Realize a j2me based mobile gps positioning system, and can zoom in and out, save the map and other functions to support the Bluetooth
Platform: | Size: 390144 | Author: gg | Hits:

[J2MEJ2ME_GPS

Description: J2me上的GPS源码,可以调用手机GPS模块得到位置信息的数据,在模拟器上已经测试通过-J2me source code on the GPS, you can call the cell phone GPS location information module receive data at up simulator has been tested through
Platform: | Size: 173056 | Author: 张飞 | Hits:

[Compress-Decompress algrithmsEmu8086

Description: 通讯/手机编程 语音压缩 3G开发 android开发 Symbian Windows Mobile BREW编程 J2ME TAPI编程 串口编程 并口编程 USB编程 Modem编程 传真(Fax)编程 GPS编程 手机短信编程 手机彩信(MMS)编程 手机WAP编程 RFID编程 MTK 游戏 外挂编程 射击游戏 模拟服务器 棋牌游戏 游戏引擎 其他智力游戏 其他游戏 多媒体 Audio midi mpeg/mp3 IP电话/视频会议 DVD 流媒体/Mpeg4/MP4 视频捕捉/采集 嵌入式/单片机编程-Communications/mobile phone development programming 3G voice compression android development of Symbian Windows Mobile BREW programming J2ME TAPI programming USB serial port programming parallel programming programming programming Modem Fax (Fax) Programming GPS Programming Programming SMS phone color letter (MMS) mobile phone WAP Programming programming programming RFID plug-in programming MTK shooter game servers board games simulation game engine games other games other intellectual Multimedia Audio midi mpeg/mp3 IP phone/video conferencing DVD streaming media/Mpeg4/MP4 Video Capture/Acquisition Embedded/Microcontroller Programmer
Platform: | Size: 126976 | Author: 王龙 | Hits:

[J2MEJ2meGpsExamples

Description: 基于J2me手机终端,实现GPS定位系统的5个例子,附有源码。-J2me mobile phone-based terminals, GPS positioning system to achieve the five examples with source code.
Platform: | Size: 396288 | Author: 郁闷 | Hits:

[J2MEGPSConnection

Description: Finding GPS using J2ME
Platform: | Size: 2048 | Author: Dulan | Hits:

[JSP/JavaJSR179_MR_101_JAVADOC

Description: J2Me GPS source code
Platform: | Size: 111616 | Author: Nguyen Tuan Anh | Hits:

[GPS developNMEASimSource

Description: Gps GPS mobile j2me-Gps GPS GPS mobile j2me
Platform: | Size: 24576 | Author: antok | Hits:

[Program docJSR-179_Location_API_for_J2ME

Description: jsr179,j2me GPS导航文档,定位,手机开发文档-jsr179,location api for j2me,location,j2me,gps
Platform: | Size: 314368 | Author: mengfei | Hits:

[JSP/JavaSerialTest

Description: j2me gps location serialport
Platform: | Size: 31744 | Author: chen | Hits:

[JSP/JavaGPS

Description: J2ME GPS application
Platform: | Size: 22528 | Author: jagdish | Hits:

[J2MEMobileApplication4

Description: J2me GPS A small test for GPS MIDlet depending on j2me library and eightmotions library running over any mobile supporting j2me platform.
Platform: | Size: 14336 | Author: Anxsa | Hits:

[J2MEGPS

Description: J2me程序,使用GPS获取移动的速度,并以汽车仪表盘的界面显示出来-J2me procedure,use GPS module to get the speed of you,and will be showed by a good interface
Platform: | Size: 1351680 | Author: sitianhao | Hits:

[J2MEJava

Description: /** * J2ME GPS 应用工具 (jsr179) * 通过手机内置的JSR-179 API,获取地理坐标信息 * 并将其显示于屏幕 * * 本源已在诺基亚 E71 和 6210 上测试通过 * 要求: 手机已安装 TinyGeocoder reverse geocoding * 手机已安装 JSR-179 API */ /** * 工作原理: * 1. 利用 J2ME Wireless Toolkit (JSR179),取得经纬度, * La = get Latitude() //取得维度 * Ln = get Longitude() //取得经度 * 2. 结合google map 显示 */-/** * J2ME GPS 应用工具 (jsr179) * 通过手机内置的JSR-179 API,获取地理坐标信息 * 并将其显示于屏幕 * * 本源已在诺基亚 E71 和 6210 上测试通过 * 要求: 手机已安装 TinyGeocoder reverse geocoding * 手机已安装 JSR-179 API */ /** * 工作原理: * 1. 利用 J2ME Wireless Toolkit (JSR179),取得经纬度, * La = get Latitude() //取得维度 * Ln = get Longitude() //取得经度 * 2. 结合google map 显示 */
Platform: | Size: 3072 | Author: 鲁克文 | Hits:

[J2MEj2me-gps

Description: j2me gps 读取框架 在j2me平台上的位置服务使用-reading frame in j2me j2me gps location services platform to use
Platform: | Size: 40960 | Author: 吴炜 | Hits:
« 12 3 »

CodeBus www.codebus.net